home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1107.swf / scripts / frame_3 / DoAction.as
Text File  |  2009-04-16  |  141b  |  10 lines

  1. stop();
  2. Skip.onPress = function()
  3. {
  4.    nextFrame();
  5. };
  6. logo.onPress = function()
  7. {
  8.    getUrl("http://www.123bee.com", "_blank");
  9. };
  10.